Skip to content

docs: add Docker Compose local dev environment guide#455

Merged
PrincessnJoy merged 1 commit into
PrincessnJoy:mainfrom
georgeefaith:feat/316-docker-compose-docs
Jun 27, 2026
Merged

docs: add Docker Compose local dev environment guide#455
PrincessnJoy merged 1 commit into
PrincessnJoy:mainfrom
georgeefaith:feat/316-docker-compose-docs

Conversation

@georgeefaith

Copy link
Copy Markdown
Contributor

Closes #316

Summary

Adds docs/docker-compose.md with comprehensive documentation for running the full CosmosVote stack locally using Docker Compose.

Changes

  • New file: docs/docker-compose.md

What's documented

  • All four Compose services (dev, stellar-node, rpc-proxy, artifacts) with port mappings
  • Environment variables table with defaults and descriptions
  • Step-by-step quick-start commands (start node, run tests, build WASM, open shell)
  • Full-stack workflow (node + deploy), stop/cleanup commands
  • Ports summary table and troubleshooting section

@drips-wave

drips-wave Bot commented Jun 26, 2026

Copy link
Copy Markdown

@georgeefaith Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@PrincessnJoy PrincessnJoy merged commit 18054e0 into PrincessnJoy:main Jun 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Docker Compose local dev environment documentation

2 participants